home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 388320 / MailWash.exe / {app} / MailWasher.exe / 0 / RCDATA / TACTIVATEMAILWASHERPROFORM / TACTIVATEMAILWASHERPROFORM.txt
Text File  |  2003-03-07  |  7KB  |  284 lines

  1. object ActivateMailWasherProForm: TActivateMailWasherProForm
  2.   Left = 378
  3.   Top = 201
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Activate MailWasher Pro'
  7.   ClientHeight = 237
  8.   ClientWidth = 396
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object ActivationKeyGroupBox: TGroupBox
  21.     Left = 2
  22.     Top = 0
  23.     Width = 393
  24.     Height = 233
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.     TabOrder = 0
  32.     object NameLabel: TLabel
  33.       Left = 16
  34.       Top = 136
  35.       Width = 31
  36.       Height = 13
  37.       Caption = 'Name:'
  38.       Font.Charset = DEFAULT_CHARSET
  39.       Font.Color = clWindowText
  40.       Font.Height = -11
  41.       Font.Name = 'MS Sans Serif'
  42.       Font.Style = []
  43.       ParentFont = False
  44.     end
  45.     object EmailLabel: TLabel
  46.       Left = 16
  47.       Top = 168
  48.       Width = 28
  49.       Height = 13
  50.       Caption = 'Email:'
  51.       Font.Charset = DEFAULT_CHARSET
  52.       Font.Color = clWindowText
  53.       Font.Height = -11
  54.       Font.Name = 'MS Sans Serif'
  55.       Font.Style = []
  56.       ParentFont = False
  57.     end
  58.     object ErrorLabel: TLabel
  59.       Left = 8
  60.       Top = 200
  61.       Width = 201
  62.       Height = 29
  63.       Alignment = taCenter
  64.       AutoSize = False
  65.       Font.Charset = DEFAULT_CHARSET
  66.       Font.Color = clRed
  67.       Font.Height = -11
  68.       Font.Name = 'MS Sans Serif'
  69.       Font.Style = [fsBold]
  70.       ParentFont = False
  71.       WordWrap = True
  72.     end
  73.     object DaysRemainingLabel: TLabel
  74.       Left = 8
  75.       Top = 16
  76.       Width = 361
  77.       Height = 17
  78.       Alignment = taCenter
  79.       AutoSize = False
  80.       Caption = 
  81.         'Enter your activation key to enable MailWasher Pro to function a' +
  82.         'fter 7 days.'
  83.       Font.Charset = DEFAULT_CHARSET
  84.       Font.Color = clWindowText
  85.       Font.Height = -11
  86.       Font.Name = 'MS Sans Serif'
  87.       Font.Style = []
  88.       ParentFont = False
  89.       WordWrap = True
  90.     end
  91.     object Label5: TLabel
  92.       Left = 8
  93.       Top = 96
  94.       Width = 369
  95.       Height = 33
  96.       AutoSize = False
  97.       Caption = 
  98.         'Enter your name and email address to authorise your activation c' +
  99.         'ode and to be eligible for technical support and updates.'
  100.       Font.Charset = DEFAULT_CHARSET
  101.       Font.Color = clWindowText
  102.       Font.Height = -11
  103.       Font.Name = 'MS Sans Serif'
  104.       Font.Style = []
  105.       ParentFont = False
  106.       WordWrap = True
  107.     end
  108.     object ActivationKeyNameEdit: TEdit
  109.       Left = 56
  110.       Top = 136
  111.       Width = 321
  112.       Height = 21
  113.       Font.Charset = DEFAULT_CHARSET
  114.       Font.Color = clWindowText
  115.       Font.Height = -11
  116.       Font.Name = 'MS Sans Serif'
  117.       Font.Style = []
  118.       MaxLength = 100
  119.       ParentFont = False
  120.       TabOrder = 1
  121.     end
  122.     object ActivationKeyEmailEdit: TEdit
  123.       Left = 56
  124.       Top = 168
  125.       Width = 321
  126.       Height = 21
  127.       Font.Charset = DEFAULT_CHARSET
  128.       Font.Color = clWindowText
  129.       Font.Height = -11
  130.       Font.Name = 'MS Sans Serif'
  131.       Font.Style = []
  132.       MaxLength = 100
  133.       ParentFont = False
  134.       TabOrder = 2
  135.     end
  136.     object CancelButton: TButton
  137.       Left = 304
  138.       Top = 200
  139.       Width = 75
  140.       Height = 25
  141.       Caption = '&Cancel'
  142.       Font.Charset = DEFAULT_CHARSET
  143.       Font.Color = clWindowText
  144.       Font.Height = -11
  145.       Font.Name = 'MS Sans Serif'
  146.       Font.Style = []
  147.       ModalResult = 2
  148.       ParentFont = False
  149.       TabOrder = 4
  150.     end
  151.     object RegisterButton: TButton
  152.       Left = 216
  153.       Top = 200
  154.       Width = 75
  155.       Height = 25
  156.       Caption = '&Activate'
  157.       Font.Charset = DEFAULT_CHARSET
  158.       Font.Color = clWindowText
  159.       Font.Height = -11
  160.       Font.Name = 'MS Sans Serif'
  161.       Font.Style = [fsBold]
  162.       ParentFont = False
  163.       TabOrder = 3
  164.       OnClick = RegisterButtonClick
  165.     end
  166.     object RegKeyPanel: TPanel
  167.       Left = 8
  168.       Top = 40
  169.       Width = 377
  170.       Height = 41
  171.       TabOrder = 0
  172.       object Label1: TLabel
  173.         Left = 90
  174.         Top = 8
  175.         Width = 8
  176.         Height = 24
  177.         Caption = '-'
  178.         Font.Charset = DEFAULT_CHARSET
  179.         Font.Color = clWindowText
  180.         Font.Height = -21
  181.         Font.Name = 'MS Sans Serif'
  182.         Font.Style = [fsBold]
  183.         ParentFont = False
  184.       end
  185.       object Label2: TLabel
  186.         Left = 186
  187.         Top = 8
  188.         Width = 8
  189.         Height = 24
  190.         Caption = '-'
  191.         Font.Charset = DEFAULT_CHARSET
  192.         Font.Color = clWindowText
  193.         Font.Height = -21
  194.         Font.Name = 'MS Sans Serif'
  195.         Font.Style = [fsBold]
  196.         ParentFont = False
  197.       end
  198.       object Label3: TLabel
  199.         Left = 282
  200.         Top = 8
  201.         Width = 8
  202.         Height = 24
  203.         Caption = '-'
  204.         Font.Charset = DEFAULT_CHARSET
  205.         Font.Color = clWindowText
  206.         Font.Height = -21
  207.         Font.Name = 'MS Sans Serif'
  208.         Font.Style = [fsBold]
  209.         ParentFont = False
  210.       end
  211.       object Key1Edit: TEdit
  212.         Left = 8
  213.         Top = 10
  214.         Width = 76
  215.         Height = 21
  216.         BorderStyle = bsNone
  217.         CharCase = ecUpperCase
  218.         Font.Charset = DEFAULT_CHARSET
  219.         Font.Color = clWindowText
  220.         Font.Height = -16
  221.         Font.Name = 'MS Sans Serif'
  222.         Font.Style = [fsBold]
  223.         MaxLength = 5
  224.         ParentFont = False
  225.         TabOrder = 0
  226.         OnChange = Key1EditChange
  227.       end
  228.       object Key2Edit: TEdit
  229.         Left = 104
  230.         Top = 10
  231.         Width = 76
  232.         Height = 21
  233.         BorderStyle = bsNone
  234.         CharCase = ecUpperCase
  235.         Font.Charset = DEFAULT_CHARSET
  236.         Font.Color = clWindowText
  237.         Font.Height = -16
  238.         Font.Name = 'MS Sans Serif'
  239.         Font.Style = [fsBold]
  240.         MaxLength = 5
  241.         ParentFont = False
  242.         TabOrder = 1
  243.         OnChange = Key2EditChange
  244.         OnKeyDown = Key2EditKeyDown
  245.       end
  246.       object Key3Edit: TEdit
  247.         Left = 200
  248.         Top = 10
  249.         Width = 76
  250.         Height = 21
  251.         BorderStyle = bsNone
  252.         CharCase = ecUpperCase
  253.         Font.Charset = DEFAULT_CHARSET
  254.         Font.Color = clWindowText
  255.         Font.Height = -16
  256.         Font.Name = 'MS Sans Serif'
  257.         Font.Style = [fsBold]
  258.         MaxLength = 5
  259.         ParentFont = False
  260.         TabOrder = 2
  261.         OnChange = Key3EditChange
  262.         OnKeyDown = Key3EditKeyDown
  263.       end
  264.       object Key4Edit: TEdit
  265.         Left = 296
  266.         Top = 10
  267.         Width = 73
  268.         Height = 21
  269.         BorderStyle = bsNone
  270.         CharCase = ecUpperCase
  271.         Font.Charset = DEFAULT_CHARSET
  272.         Font.Color = clWindowText
  273.         Font.Height = -16
  274.         Font.Name = 'MS Sans Serif'
  275.         Font.Style = [fsBold]
  276.         MaxLength = 5
  277.         ParentFont = False
  278.         TabOrder = 3
  279.         OnKeyDown = Key4EditKeyDown
  280.       end
  281.     end
  282.   end
  283. end
  284.